From: Boyuan Yang Date: Sun, 19 Sep 2021 00:33:08 +0000 (-0400) Subject: debian/patches/0004: Refresh X-Git-Tag: archive/raspbian/1.1.9+ds1-4+rpi1^2^2~66 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=e148ed902f7d27c333cfd475fb6089afe21c8876;p=opencc.git debian/patches/0004: Refresh --- diff --git a/debian/patches/0004-no-remote-images-when-reading-docs-on-disk.patch b/debian/patches/0004-no-remote-images-when-reading-docs-on-disk.patch index 60b1bbc..dd61d65 100644 --- a/debian/patches/0004-no-remote-images-when-reading-docs-on-disk.patch +++ b/debian/patches/0004-no-remote-images-when-reading-docs-on-disk.patch @@ -3,26 +3,30 @@ Date: Sat, 6 Mar 2021 17:45:20 +0800 Subject: Don't fetch remote images when reading docs on disk Forwarded: no -Last-Update: 2021-01-14 +Last-Update: 2021-09-18 This fixes a privacy breach previously reported as Lintian warnings --- - README.md | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) + README.md | 12 ++++++------ + 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md -index d941d6b..0663dcd 100644 +index 4af8d37..113773a 100644 --- a/README.md +++ b/README.md -@@ -1,12 +1,12 @@ +@@ -1,14 +1,14 @@ # Open Chinese Convert 開放中文轉換 -[![Travis](https://img.shields.io/travis/BYVoid/OpenCC.svg)](https://travis-ci.org/BYVoid/OpenCC) -[![AppVeyor](https://img.shields.io/appveyor/ci/Carbo/OpenCC.svg)](https://ci.appveyor.com/project/Carbo/OpenCC) --[![Python package](https://github.com/BYVoid/OpenCC/workflows/Python%20package/badge.svg?branch=master)](https://github.com/BYVoid/OpenCC/actions?query=workflow%3A%22Python+package%22) +-[![C/C++ CI](https://github.com/BYVoid/OpenCC/actions/workflows/cmake.yml/badge.svg)](https://github.com/BYVoid/OpenCC/actions/workflows/cmake.yml) +-[![Node.js CI](https://github.com/BYVoid/OpenCC/actions/workflows/nodejs.yml/badge.svg)](https://github.com/BYVoid/OpenCC/actions/workflows/nodejs.yml) +-[![Python CI](https://github.com/BYVoid/OpenCC/actions/workflows/python.yml/badge.svg)](https://github.com/BYVoid/OpenCC/actions/workflows/python.yml) +[[Travis](https://travis-ci.org/BYVoid/OpenCC)] +[[AppVeyor](https://ci.appveyor.com/project/Carbo/OpenCC)] -+[[Python package](https://github.com/BYVoid/OpenCC/actions?query=workflow%3A%22Python+package%22)] ++[[C/C++ CI](https://github.com/BYVoid/OpenCC/actions/workflows/cmake.yml)] ++[[Node.js CI](https://github.com/BYVoid/OpenCC/actions/workflows/nodejs.yml)] ++[[Python CI](https://github.com/BYVoid/OpenCC/actions/workflows/python.yml)] ## Introduction 介紹